-
Home
-
Matomo Analytics – Ethical Stats. Powerful Insights.
-
5.1.7 (latest)
-
Code
-
Classes
- Zend_Session_SaveHandler_DbTable
Total Complexity |
59 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
469 |
Lines of code |
210 |
Logical lines of code |
133 |
Comment lines |
216 |
Methods |
19 |
Properties |
8 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
47 |
11 |
37 |
_getPrimary() |
A |
47 |
10 |
39 |
_setupPrimaryAssignment() |
S |
54 |
6 |
21 |
write() |
S |
56 |
4 |
17 |
setLifetime() |
S |
59 |
4 |
15 |
_checkRequiredColumns() |
S |
60 |
4 |
13 |
_setupTableName() |
S |
65 |
4 |
8 |
read() |
S |
61 |
3 |
12 |
destroy() |
S |
68 |
2 |
7 |
_getLifetime() |
S |
69 |
2 |
7 |
setOverrideLifetime() |
S |
76 |
1 |
4 |
getOverrideLifetime() |
S |
82 |
1 |
3 |
open() |
S |
73 |
1 |
5 |
close() |
S |
81 |
1 |
3 |
__destruct() |
S |
81 |
1 |
3 |
gc() |
S |
73 |
1 |
4 |
_setup() |
S |
72 |
1 |
6 |
getLifetime() |
S |
82 |
1 |
3 |
_getExpirationTime() |
S |
78 |
1 |
3 |